home *** CD-ROM | disk | FTP | other *** search
- //////////////////////////////////////////////////////////////////////////
- //
- // Copyright 1998-2000 Pandemic Studios
- //
- // Code-Generated Configuration File
- //
-
- DefaultRule("None");
- FixedRule(0);
- RequiredAddons();
-
- WorldInfo()
- {
- CellMapX(60);
- CellMapZ(60);
- MiniMapRotation(315.000000);
- }
-
- Environment()
- {
- Rain()
- {
- RainType("rain")
- {
- BlockSize(35.392590);
- Grids(10);
- Count(5);
- Width(0.084317);
- Height(0.760000);
- Scale(1.000000);
- Speed(10.570001);
- Color(34, 87, 12, 255);
- Texture("engine_rain.tga");
- Blend("modulate");
- MinDist(0.200000);
- MaxDist(0.000000);
- Direction(0.000000, -0.809017, 0.587785);
- ChanceOfStrike(0.003333);
- Sound("engine_rain.wav");
- GroundSplat("groundDef");
- WaterSplat("waterDef");
- }
-
- SplatType("groundDef")
- {
- Type("Ground");
- Count(5);
- Color(51, 140, 31, 255);
- Texture("engine_rain_splash.tga");
- Blend("modulate");
- Centered(0);
- Offset(0.000000);
- MinWidth(0.080000);
- MinHeight(0.020000);
- MaxWidth(0.500000);
- MaxHeight(1.000000);
- LifeSpan(0.200000);
- MinDist(1.000000);
- }
-
- SplatType("waterDef")
- {
- Type("Water");
- Count(64);
- Color(16, 103, 20, 255);
- Texture("engine_rain_ring.tga");
- Blend("modulate");
- Centered(1);
- Offset(0.060000);
- MinWidth(0.100000);
- MinHeight(0.100000);
- MaxWidth(3.000000);
- MaxHeight(3.000000);
- LifeSpan(0.500000);
- MinDist(1.000000);
- }
- }
-
- Light()
- {
- CycleTime(60000.000000);
- CurrentTime(0.000000);
- LastTime(0.000000);
- StartTime(1.000000);
- DayStartTime(0.435714);
- DayEndTime(0.621429);
- SunriseStartTime(0.328571);
- SunriseEndTime(0.421429);
- SunsetStartTime(0.442857);
- SunsetEndTime(0.657143);
-
- Colors()
- {
- Add()
- {
- Fraction(0.500000);
- Ambient(89, 134, 67, 255);
- Sun(0, 186, 37, 255);
- Fog(0, 0, 0, 255);
- }
- }
- }
-
- Time()
- {
- Day(1);
- Month(1);
- Year(2000);
- }
- }
-
- DefineTeams()
- {
- CreateTeam("d", 1)
- {
- Color(255, 255, 255);
-
- Relations()
- {
- With("d", "Ally");
- With("s", "Neutral");
- }
-
- DefaultClient(0);
- AvailablePlay(1);
- HasStats(1);
- PermanentRadar(0);
- RequireAI(0);
- Side("none");
- SideFixed(1);
-
- Objectives()
- {
- ReaperId(444);
- ReaperId(445);
- }
-
- StartPoint(0.200000, 0.200000);
- StartYaw(0.000000);
- Personality("None");
- PainCurrentCluster(0);
- UniqueScriptId(0);
- ResourceStore(0);
- }
-
- CreateTeam("s", 0)
- {
- Color(255, 255, 255);
-
- Relations()
- {
- With("d", "Neutral");
- With("s", "Ally");
- }
-
- DefaultClient(1);
- AvailablePlay(1);
- HasStats(1);
- PermanentRadar(0);
- RequireAI(1);
- Side("jda");
- SideFixed(1);
-
- Objectives()
- {
- ReaperId(446);
- }
-
- StartPoint(0.100000, 0.100000);
- StartYaw(0.000000);
- Personality("None");
- PainCurrentCluster(0);
- UniqueScriptId(0);
- ResourceStore(0);
- }
- }
-
- TerrainGroup("Sprawl");
- Camera();
-
- Physics()
- {
- Gravity(9.800000);
- }
-
- MissionVar();
-